home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000439_news@watsun.cc.columbia.edu _Thu Apr 15 15:58:21 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA07015
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Apr 1999 15:58:21 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA27195
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Apr 1999 15:52:56 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: john_cosimano@my-dejanews.com
  10. Subject: Can kermit take its configuration from stdin? (Unix)
  11. Date: Thu, 15 Apr 1999 19:39:24 GMT
  12. Organization: Deja News - The Leader in Internet Discussion
  13. Message-ID: <7f5f9b$2vp$1@nnrp1.dejanews.com>
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. I am trying to figure out if there is a way to have kermit take its
  17. configration file from stdin. I am running on RedHat Linux 5.2. Basically, I
  18. am running a multiport serial board (256 serial connections), and I want to
  19. avoid writing 256 configuration files. The only configuration directive that
  20. needs to change from file to file is the set line /dev/ttyC#. I figured it
  21. would be nice if I could have a template file and construct the full
  22. configuration file based on an argument or two I pass to a wrapper script I
  23. have written for my application.
  24.  
  25. My idea, however, will only work if one can force kermit to take its config
  26. from stdin. A cursory glance through the documentation didn't show anything
  27. promising. Is this possible?
  28.  
  29. Thanks,
  30. John
  31.  
  32. -----------== Posted via Deja News, The Discussion Network ==----------
  33. http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own